CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - routing algorithm matlab

搜索资源列表

  1. QQoSo

    0下载:
  2. QoS组播路由问题的蚁群算法通通用Matlab源码可直接使用。 -The ant colony algorithm of QoS multicast routing problem common Matlab source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:5867
    • 提供者:ttian1000
  1. ACA_QoS_MR

    0下载:
  2. QoS组播路由问题的蚁群算法通用Matlab源码。输出参数列表为:最优组播树最优组;播树所有的边;最优组播树的费用-QoS multicast routing problem ant colony algorithm General Matlab source code. The list of output parameters: the optimal multicast tree optimal group multicast tree all sides optimal multic
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-12
    • 文件大小:2346
    • 提供者:谢贤
  1. Improved-AStar-on-3D-Terrain

    2下载:
  2. 应用matlab仿真改进A*算法在三维地形上的寻径过程-Application matlab simulation on improved A* algorithm in three-dimensional terrain routing process
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:39936
    • 提供者:吴天羿
  1. graphpartition

    0下载:
  2. MATLAB function to partition very large graphs very fast. This function implements a graph partitioning algorithm based on spectral factorization. This algorithm is described in the following technical report: Joã o Hespanha. An efficient MA
  3. 所属分类:Editor

    • 发布日期:2017-03-30
    • 文件大小:122639
    • 提供者:leyla
  1. VRP

    2下载:
  2. 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2113
    • 提供者:lijian
  1. Localization

    0下载:
  2. MATLAB仿真LEACH算法,对研究WSN能量路由有很大帮助-MATLAB simulation of LEACH algorithm, the study of great help WSN energy routing
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-20
    • 文件大小:5941808
    • 提供者:周政
  1. VRP-1

    0下载:
  2. this code solves vehicle routing problem using simulated annealing algorithm in matlab. in this code , we create different models and then evaluate them using SA algorithm. one of the advantage of this code , is that code is splitting diff
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3533
    • 提供者:mojtaba
  1. daima

    0下载:
  2. 基于遗传算法的最短路径路由优化算法用MATLAB实现-The shortest path routing optimization algorithm based on genetic algorithms using MATLAB
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:4435
    • 提供者:王研
  1. Ga-tsp

    7下载:
  2. 遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。-Genetic algorithm tsp problem of logist
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-31
    • 文件大小:185344
    • 提供者:
  1. FLOYD

    0下载:
  2. 利用MATLAB 实现Floyd 算法,可对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。 用MATLAB 仿真工具实现Floyd 算法:给定图G 及其边(i , j )的权 wi , j (1≤i≤n ,1≤j≤n) ,求出其各个端点之间的最小距离以及路由。 -Floyd achieved using MATLAB algorithms for the shortest distance routing adjacency matri
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1140
    • 提供者:龙田隆
  1. AntColony

    0下载:
  2. it consists of matlab code for vehicle routing problem with time windows using Antcolony algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-05-02
    • 文件大小:741464
    • 提供者:Sripriya
  1. GRASP

    0下载:
  2. it consists of matlab code for vehicle routing problem with time windows using GRASP algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-04-25
    • 文件大小:206793
    • 提供者:Sripriya
  1. GA

    5下载:
  2. Genetic Algorithm(GA) Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
  3. 所属分类:matlab

    • 发布日期:2016-01-10
    • 文件大小:101376
    • 提供者:diako
  1. T_Dijstra

    0下载:
  2. matlab实现图上需找最短路径的迪杰斯特拉算法,寻找任一点和其他点之间的最短距离,最终结果为最短路径度量矩阵和正序路由矩阵-matlab implementation on the map to find the shortest path Dijkstra algorithm to find the shortest distance between any point and other points, the final result is the shortest path metri
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1224
    • 提供者:Lancy Green
  1. BPmaze

    0下载:
  2. 使用matlab编写,自动生成简易迷宫,并通过遗传算法完成自动寻径。-Use matlab write, automatically generate simple maze, and by the genetic algorithm to complete the automatic routing.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:442152
    • 提供者:whult
  1. vrp_save

    1下载:
  2. matlab 解决车辆路径问题的节约算法,有实例,可运行-Solution to the vehicle routing problem saving algorithm, there are examples, can be run
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11404
    • 提供者:翟露露
  1. VRP

    4下载:
  2. 应用遗传算法针对物流配送车辆路径规划问题进行求解,使用MATLAB进行编程-Using genetic algorithm to solve the problem of logistics distribution vehicle routing problem, using MATLAB programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:11622
    • 提供者:wang
  1. VRP_algorithm

    8下载:
  2. 5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件-5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:29696
    • 提供者:涂超
  1. vrp

    0下载:
  2. 使用matlab编写遗传算法,解决车辆路径最优化问题-Using MATLAB to prepare the genetic algorithm to solve the vehicle routing optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:6891
    • 提供者:zhch76
  1. LEACH多跳

    2下载:
  2. 该算法实现了leach多跳路由,可以在MATLAB上直接运行(This algorithm implements leach multi hop routing and can run directly on MATLAB)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:孤独飞蛾
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com